home *** CD-ROM | disk | FTP | other *** search
- /*
- * (c) Copyright 1989, 1990, 1991, 1992 OPEN SOFTWARE FOUNDATION, INC.
- * ALL RIGHTS RESERVED
- */
- /*
- * Motif Release 1.2
- */
- /* $RCSfile: DragDrop.h,v $ $Revision: 10.1 $ $Date: 1994/02/03 15:36:53 $ */
- /*
- * (c) Copyright 1990, 1991, 1992 HEWLETT-PACKARD COMPANY */
- #ifndef _XmDragDrop_h
- #define _XmDragDrop_h
-
- #include <Xm/DragC.h>
- #include <Xm/DragIcon.h>
- #include <Xm/DropTrans.h>
- #include <Xm/DragOverS.h>
- #include <Xm/DropSMgr.h>
-
- #endif /* _XmDragDrop_h */
-